projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f579f6
)
(winner-mode): Doc fix.
author
Karl Heuer
<kwzh@gnu.org>
Tue, 30 Mar 1999 21:30:20 +0000
(21:30 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Tue, 30 Mar 1999 21:30:20 +0000
(21:30 +0000)
lisp/winner.el
patch
|
blob
|
history
diff --git
a/lisp/winner.el
b/lisp/winner.el
index 2b510320056988c47fceab6d9204d6c14aab0ee3..7731ee9f2e489aed22ac10e655319f5c8b2fe2c3 100644
(file)
--- a/
lisp/winner.el
+++ b/
lisp/winner.el
@@
-55,7
+55,8
@@
;;;###autoload
(defcustom winner-mode nil
"Toggle winner-mode.
-You must modify via \\[customize] for this variable to have an effect."
+This variable should be set only with \\[customize], which is equivalent
+to using the function `winner-mode'.
:set #'(lambda (symbol value)
(winner-mode (or value 0)))
:initialize 'custom-initialize-default